Column Colour Registry entry

Specify the background color of a field when displaying records.

Usage

This Registry entry can be assigned to users and groups:

Key User User Group Group Group Group
Key 1 User User Group Group Group Group
Key 2 user user group group Default Default
Key 3 Table Table Table Table Table Table
Key 4 table Default table Default table Default
Key 5 Column Colour
Key 6 column
Value color

where:

column

is the back-end name for a field to which the background color is applied.

color

can be either:

  • Blue
  • Green
  • Red
  • Brown
  • Yellow

    -OR-

  • An HTML color code, e.g. #FFFF00
    Also known as a Hex triplet. See Wikipedia for details and a list of HTML color codes.

Examples

This entry gives the Party Type: (Party Details) field a yellow background for all users:

Key Setting
Key 1 Group
Key 2 Default
Key 3 Table
Key 4 eparties
Key 5 Column Colour
Key 6 NamPartyType
Value yellow

This entry gives the multi-value Other Names: (Person Details) field a pale green background using an HTML color code:

Key Setting
Key 1 Group
Key 2 Default
Key 3 Table
Key 4 eparties
Key 5 Column Colour
Key 6 NamOtherNames_tab
Value #CCFFD2